Writing an upgrade tool that's working on every tux isn't done in a minute.

As i want to release 0.8 here's a migration guide instead of a bash-script:

- copy your bot to a backupfolder!

- extract the 0.8 into your bot's folder

- copy your old configfiles from the backup to the bot's folder again (config.php, config-plugins.php)

- move and rename those folders:
  plugins\5000ms\buddyseen\history       to   data\buddyseen 
  plugins\5000ms\guildbuddies\history    to   data\guildbuddies 
  plugins\5000ms\guildbuddies\mainchars  to   data\mainchars 
  plugins\5000ms\saveseen\history        to   data\seen

- these plugins are obsolete or just have been renamed in 0.8 and must be moved or deleted 
  plugins\5000ms\playfieldname 
  plugins\5000ms\say  
  plugins\buddy\guildbuddies  
  plugins\lookup\guildbuddies  
  plugins\tell\buddyadmin  
  plugins\tell\quit 
  plugins\tell\twinkadmin  

